home *** CD-ROM | disk | FTP | other *** search
-
- ~4Dgifts/toolbox/src/exampleCode/games/cubetris README
-
-
- a swank little 3-D tetris game. input keys/buttons are as follows:
-
-
-
- Paused - Press <Return> to continue
-
- Left button either drags the falling piece around,
- or rotates the scene if selected somewhere not on
- the falling piece.",
-
- Middle button cycles the piece through all useful
- rotations about the X and Y axis.
-
- Right button rotates the piece about the Z axis.
-
- Numeric pad keys move piece one unit in the XY plane.
-
- Space - quickly drops the piece down (extra points)
- B - Toggles bevelled cubes (helps performance)
- P or H - pauses game and shows this help
- F1 - Shows view from above
- F2 - Shows view from below
- Esc - exits",
-
- If you fill an entire plane, it will disappear,
- and you get 500 points.
-